Contribution org.nuxeo.ecm.platform.routing.marshallers--marshallers
In component org.nuxeo.ecm.platform.routing.marshallers
org.nuxeo.ecm.platform.routing.marshallers
inside nuxeo-routing-core-7.10-HF07.jar /OSGI-INF/marshallers-contrib.xml
This contribution is part of XML component Extension Point
Extension point marshallers of component MarshallerRegistry.Contributed Items
XML Source
<extension point="marshallers" target="org.nuxeo.ecm.core.io.MarshallerRegistry">
<register class="org.nuxeo.ecm.platform.routing.core.io.TaskCompletionRequestJsonReader" enable="true"/>
<register class="org.nuxeo.ecm.platform.routing.core.io.WorkflowRequestJsonReader" enable="true"/>
</extension>